widget: Remove outdated comment on get_allocation
authorTimm Bäder <mail@baedert.org>
Wed, 18 Oct 2017 08:39:44 +0000 (10:39 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Oct 2017 12:55:53 +0000 (14:55 +0200)
commitf5b0692cfc90423492d2b57d796b329e4739573c
tree801282f5160d187ef88ba4e056919034a00ad6e1
parent55df74a1026b61436619fa9dae778b5a1a7f4f27
widget: Remove outdated comment on get_allocation

The allocation passed to gtk_widget_size_allocate can be retrieved these
days, using gtk_widget_get_allocated_size.
gtk/gtkwidget.c